home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / buscrd13.zip / BUSCARD.DOC < prev    next >
Text File  |  1996-06-11  |  27KB  |  604 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                          BUSINESS CARD DATABASE
  11.  
  12.                                   v1.3
  13.  
  14.                                    by
  15.  
  16.                               Al Lawrence
  17.  
  18.                             Sunrise-80  BBS
  19.                  (404) 256-9525 (USR v.everything 33.6)
  20.                  (404) 705-9104 (USR v.everything 33.6)
  21.                  (404) 256-9518 (VOICE: 9am-9:30pm EST) any day
  22.                      
  23.                      EMAIL:al_lawre@ix.netcom.com
  24.  
  25.  
  26.  
  27.  
  28.                  Copyright  1994 - 1995,   Al Lawrence
  29.                           All Rights Reserved
  30.  
  31.  
  32.                           Table of Contents
  33.                           -----------------
  34.  
  35.     Overview..........................................................  1
  36.     Installation......................................................  2
  37.     Configuration File Description....................................  3 
  38.     Color Codes.......................................................  4
  39.     USAGE Log.........................................................  4
  40.     Restrictions......................................................  5
  41.     Category File (BUSCARD.CAT).......................................  5
  42.     Welcome...........................................................  5
  43.     Purging Business Cards............................................  6
  44.     Database Exchange.................................................  7
  45.     Non-Standard COM Support..........................................  9
  46.     Multi-Node Setup.................................................. 10
  47.     File Transfer Protocols (PROTOCOL.DAT)............................ 11
  48.     Legalities........................................................ 12
  49.     Distribution...................................................... 12
  50.     Registration...................................................... 12
  51.     Misc.............................................................. 13
  52.  
  53.                                                                        Page 1
  54.                                 OVERVIEW
  55.                                 ________
  56.  
  57.  
  58.    The BUSINESS CARD Door is designed to allow callers to post Business Cards
  59.    in any of the unlimited categories you have set up. 
  60.  
  61.  
  62.  
  63.  
  64.  
  65.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  66.          created in the Classified Door directory.
  67.  
  68.  
  69.  
  70.                                                                        Page 2
  71.                               INSTALLATION
  72.                               ____________
  73.  
  74.  
  75.    Installation is fairly easy and straight forward. The following steps and
  76.    examples should have you up and running in a very short period of time.
  77.    It is assumed that you are familiar with setting up DOORS on your system.
  78.    To this end, only examples of the configuration file and Door batch file
  79.    (if required by your BBS software) are described.
  80.  
  81.    **** SHARE.EXE is REQUIRED! Place the word SHARE on a line by itself ****
  82.    **** in your AUTOEXEC.BAT file, anywhere after your PATH statement.  ****
  83.  
  84.       1) Create a directory to hold all BUSCARD files
  85.  
  86.       2) Unzip BUSCRDxx.ZIP into the the above directory
  87.  
  88.       3) Create a configuration file, with a name of your choice, or modify
  89.          the supplied BUSCARD.CFG file. You can do this manually with an editor
  90.          of your choice. The configuration file layout/description can be found 
  91.          further on in this document
  92.  
  93.       4) Create a batch file or modify the BUSCARD file supplied (if your BBS
  94.          software requires the use of a batch file to execute the door). A
  95.          description of this file follows:
  96.  
  97.             ECHO off
  98.             cd\BBS\DOORS\BUSCARD      Location of BUSCARD files
  99.             BUSCARD  BUSCARD.CFG      EXE filename and CFG filename (Name
  100.                                       used in creating file in #3 above)
  101.             CD\BBS
  102.             BOARD
  103.  
  104.  
  105.        5) When running more than one node, read MULTI-NODE SETUP further on
  106.           in this document.
  107.  
  108.  
  109.        6) Unzip BUSBATCH.ZIP, which contains working batch files examples for
  110.           some popular protocols.
  111.  
  112.                                                                        Page 3
  113.                     BUSINESS CARD DATABASE CONFIGURATION FILE
  114.  
  115.    **                       Location of system file (See Below)
  116.    SUNRISE-80 BBS           Your BBS Name
  117.    Al                       Sysop's First name
  118.    Lawrence                 Sysop's Last Name
  119. |-----------------------------------------------------------------------------|
  120. | READ!     1                        CommPort  \ These 2 lines are required   |
  121. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  122. |-----------------------------------------------------------------------------|
  123.    00000000                 Registration Number
  124.  
  125.    2                        Keyboard timeout value in Minutes
  126.  
  127.    WELCOME                  Name of the WELCOME file. CAN contain an extension.
  128.  
  129.    N                        Y = Allow use of HiASCII characters
  130.                             N = Do NOT allow the use of HiASCII characters
  131.  
  132.    N                        Y = Use ALIAS in lieu of the BBS Logon Name.
  133.                                 (Requires DOOR.SYS)
  134.                             N = Use normal BBS LogonName
  135.    
  136.    Y                        Y = Allow Downloading, N = NO Downloading
  137.    
  138.    9                  *     Business Card border color
  139.  
  140.    14                 *     Business Card TOP LINE color
  141.  
  142.    11                 *     Business Card MIDDLE LINES color
  143.  
  144.    14                 *     Business Card BOTTOM LINE color
  145.  
  146.    11                 *     Business Card FREE FORM VERBAGE color
  147.  
  148.    30                       If NOT using a CATEGORY file then this is the
  149.                             number of days to keep a CARD entry, before it 
  150.                             becomes eligible for purging.
  151.                             0 = Do NOT purge any entries.
  152.  
  153.    SUN80                    Name of the EXPORT file that is generated by the
  154.                             BUSEXCH program. We suggest that it be a unique 
  155.                             name. DO NOT include an extension! Maximum of 6 
  156.                             characters ONLY
  157.  
  158.    0                        Minimum security level required to access the 
  159.                             ADD option
  160.  
  161.    0                        Minimum security level required to access the 
  162.                             DELETE option
  163.  
  164.    0                        Minimum security level required to access the 
  165.                             EDIT option
  166.  
  167.    0                        Minimum security level required to access the 
  168.                             VIEW option
  169.  
  170.    N                        Y = Allow only ONE Entry Per Category Per Caller
  171.                             N = Allow UNLIMITED Entries 
  172.  
  173.    Y                        Y = Log all callers to USAGEx file
  174.                             N = Do not log callers
  175.  
  176.  
  177.  * = See next page for valid color codes
  178.  
  179. ** = Replace with a PATH to ONE of the following:
  180.    PCBOARD.SYS    CALLINFO.BBS   USERINFO.DAT    DOOR.SYS   GTUSER.BBS
  181.    DORINFOx.DEF   SFDOORS.DAT
  182.  
  183.  
  184.                                                                        Page 4
  185.                              C O L O R  T A B L E
  186.                             ======================
  187.  
  188.                         COLOR # - NAME       INTENSITY 
  189.                         -------------------------------
  190.                         0 - BLACK              Low              
  191.                         1 - BLUE                "                                   
  192.                         2 - GREEN               "                                   
  193.                         3 - CYAN                "                                   
  194.                         4 - RED                 "                                   
  195.                         5 - MAGENTA             "                                   
  196.                         6 - YELLOW              "